|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.anac.y2011.TheNegotiator.ErrorLogger
public class ErrorLogger
Simple class used to log errors in a logfile.
| Constructor Summary | |
|---|---|
ErrorLogger()
|
|
| Method Summary | |
|---|---|
static void |
log(java.lang.String error)
Used to log an error message in xml-format in a html file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorLogger()
| Method Detail |
|---|
public static void log(java.lang.String error)
error - message which should be stored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||